home *** CD-ROM | disk | FTP | other *** search
/ Delphi Magazine Collection 2001 / Delphi Magazine Collection 20001 (2001).iso / DISKS / Issue61 / Clinic / Object Browser / ReadMe.txt < prev    next >
Encoding:
Text File  |  2000-08-18  |  311 b   |  5 lines

  1. This directory contains the implementation of Brian Long's run-time Object Browser.
  2.  
  3. To use in a normal Delphi application, add AddInU to any uses clause in the application and call the BLRegister procedure.
  4.  
  5. To use in the Delphi IDE, add AddInIDEU to a new design-time package and press the Install button.